Autogenerated HTML docs for v1.5.2.2-619-g06f59 
diff --git a/git.html b/git.html index 39195d3..bf8707c 100644 --- a/git.html +++ b/git.html 
@@ -1765,6 +1765,21 @@  </p>   </dd>   <dt>  +<em>GIT_FLUSH</em>  +</dt>  +<dd>  +<p>  + If this environment variable is set to "1", then commands such  + as git-blame (in incremental mode), git-rev-list, git-log,  + git-whatchanged, etc., will force a flush of the output stream  + after each commit-oriented record have been flushed. If this  + variable is set to "0", the output of these commands will be done  + using completely buffered I/O. If this environment variable is  + not set, git will choose buffered or record-oriented flushing  + based on whether stdout appears to be redirected to a file or not.  +</p>  +</dd>  +<dt>   <em>GIT_TRACE</em>   </dt>   <dd>  @@ -2341,7 +2356,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 23-Jun-2007 08:48:31 UTC  +Last updated 01-Jul-2007 06:34:01 UTC   </div>   </div>   </body>